| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| {app-name} | Get representation of the client. |
| Name | Description |
|---|---|
| GET /admin/realms/{realm}/clients-by-id | List of clients belonging to this realm. |
| POST /admin/realms/{realm}/clients-by-id | Create a new client. |
GET /admin/realms/{realm}/clients-by-idList of clients belonging to this realm.
| ||
POST /admin/realms/{realm}/clients-by-idCreate a new client. Client client_id must be unique!
|
| ||||
| summary: resource | method | detail: method | |||